|
|
|
|
Index Property, TabClass Class |
Returns the index of the tab.
Syntax TabClass Class (Softelvdm.SftTabsNET)
VB |
Public ReadOnly Property Index As Integer |
C# |
public int Index { get; } |
C++ |
public: property int Index { |
Property Value
The zero-based index of the tab in the tab collection.
Comments
The Index property returns the index of the tab.